design_pattern_for_c  V 1.00
dp_timelog_data_t Struct Reference

log data with timestamp, defined like class More...

Data Fields

struct timespec time
 
char * buf
 timestamp More...
 

Detailed Description

log data with timestamp, defined like class

Definition at line 31 of file dp_timelog.c.

Field Documentation

◆ buf

char* buf

timestamp

Definition at line 34 of file dp_timelog.c.

◆ time

struct timespec time

Definition at line 33 of file dp_timelog.c.


The documentation for this struct was generated from the following file: