|
design_pattern_for_c
V 1.00
|
log data with timestamp, defined like class More...
Data Fields | |
| struct timespec | time |
| char * | buf |
| timestamp More... | |
log data with timestamp, defined like class
Definition at line 31 of file dp_timelog.c.
| char* buf |
timestamp
Definition at line 34 of file dp_timelog.c.
| struct timespec time |
Definition at line 33 of file dp_timelog.c.