MagAO-X
|
||||
|
A fixed-width timespec structure and utilities. More...
Go to the source code of this file.
Classes | |
struct | flatlogs::timespecX |
A fixed-width timespec structure. More... | |
Namespaces | |
flatlogs | |
Functions | |
void | flatlogs::timespecFromX (timespec &ts, const timespecX &tsX) |
Convert a timespecX to a native timespec. More... | |
template<clockid_t clk_id = CLOCK_REALTIME> | |
void | flatlogs::clock_gettimeX (timespecX &tsX) |
Fill in a timespecX with the current time. More... | |
A fixed-width timespec structure and utilities.
History:
Definition in file timespecX.hpp.