Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::Constants Namespace Reference

Variables

constexpr long long NS_IN_US = 1000ll
 
constexpr long long NS_IN_MS = 1000000ll
 
constexpr long long NS_IN_S = 1000000000ll
 

Variable Documentation

◆ NS_IN_MS

constexpr long long Boardcore::Constants::NS_IN_MS = 1000000ll
constexpr

Definition at line 30 of file TimeUtils.h.

◆ NS_IN_S

constexpr long long Boardcore::Constants::NS_IN_S = 1000000000ll
constexpr

Definition at line 31 of file TimeUtils.h.

◆ NS_IN_US

constexpr long long Boardcore::Constants::NS_IN_US = 1000ll
constexpr

Definition at line 29 of file TimeUtils.h.