/builddir/build/BUILD/gru-0.1.0/test/time/gru_time_conversion_test.c File Reference

#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include "time/gru_time_utils.h"

Functions

int test_lost_precision_1 ()
 Uses usec value that would cause the conversion to lost precision (ie: usec <= 999).
int test_lost_precision_2 ()
 Uses usec value that would cause the conversion to lost some precision (ie: usec > 1000).
int test_lost_precision_3 ()
int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)
int test_lost_precision_1 (  ) 

Uses usec value that would cause the conversion to lost precision (ie: usec <= 999).

Examples:
time/gru_time_conversion_test.c.
int test_lost_precision_2 (  ) 

Uses usec value that would cause the conversion to lost some precision (ie: usec > 1000).

Examples:
time/gru_time_conversion_test.c.
int test_lost_precision_3 (  ) 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 10 Feb 2018 for GRU - Generic Reusable Utilities by  doxygen 1.6.1