FARGOS/VISTA Object Management Environment Core
..
|
Time acquisition routines. More...
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | TimeWithNanoseconds |
Structure for representing time as relative seconds and nanoseconds. More... | |
struct | TimeAsDayAndYear |
Structure for representing day-of-the-year. More... | |
struct | TimeAsHourMinSec |
Structure for representing time of day. More... | |
Macros | |
#define | _GCT_DEFAULT_ARG = 0 |
Functions | |
const struct TimeWithNanoseconds * | getCurrentTime (struct TimeWithNanoseconds *nowTime, bool force) |
Get the current time. More... | |
const struct TimeAsDayAndYear * | getTodaysDate (struct TimeAsHourMinSec *nowTimeFields) |
Get today's date. More... | |
Time acquisition routines.
![]() | Generated: Fri Jul 31 2020 18:19:15
Support Information |