Motr
M0
|
Data Fields | |
m0_time_t | ts |
m0_time_t | ts_next |
double | elapsed |
Definition at line 231 of file crate_index.c.
double elapsed |
Delta between last and first.
Definition at line 237 of file crate_index.c.
m0_time_t ts |
First timestamp.
Definition at line 233 of file crate_index.c.
m0_time_t ts_next |
Last timestamp.
Definition at line 235 of file crate_index.c.