WPILibC++
unspecified
|
Public Types | |
typedef std::chrono::microseconds::rep | rep |
typedef std::chrono::microseconds::period | period |
typedef std::chrono::microseconds | duration |
typedef std::chrono::time_point < fpga_clock > | time_point |
Static Public Member Functions | |
static fpga_clock::time_point | now () noexcept |
static constexpr fpga_clock::time_point | epoch () |
static constexpr fpga_clock::duration | zero () |
Static Public Attributes | |
static constexpr bool | is_steady = true |
static constexpr time_point | min_time |
|
static |