Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::TimeMs Struct Reference

A vocabulary type representing a time interval in milliseconds since epoch. More...

#include <PrimitiveTypes.h>

Inheritance diagram for SC::TimeMs:
SC::Time::Absolute SC::Time::Monotonic SC::Time::Realtime

Public Attributes

int64_t milliseconds = 0
 

Detailed Description

A vocabulary type representing a time interval in milliseconds since epoch.


The documentation for this struct was generated from the following file: