FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
get_time.h File Reference

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 TimeWithNanosecondsgetCurrentTime (struct TimeWithNanoseconds *nowTime, bool force)
 Get the current time. More...
 
const struct TimeAsDayAndYeargetTodaysDate (struct TimeAsHourMinSec *nowTimeFields)
 Get today's date. More...
 

Detailed Description

Time acquisition routines.

Generated: Tue Jul 28 2020 16:03:26
Support Information