gg_typedefs library

This library provides a bunch of typedefs used in various of our projects.

Extensions

DurationToGgDuration on Duration
Converts a duration into GgSeconds
GgSecondsToDuration on GgSeconds
Converts GgSeconds into duration

Properties

milliSecondsExample GgMilliseconds
Example for GgMilliseconds
no setter

Typedefs

GgDays = double
Days
GgHours = double
Hours
GgMicroseconds = double
Microseconds
GgMilliseconds = double
Milliseconds
GgSeconds = double
Seconds