|
⏱️ golxzn::os::chrono ⏱️ 1.2.4
Chrono for golxzn's projects.
|
This is the complete list of members for golxzn::os::chrono::time, including all inherited members.
| duration() const noexcept | golxzn::os::chrono::time | |
| microseconds() const noexcept | golxzn::os::chrono::time | |
| milliseconds() const noexcept | golxzn::os::chrono::time | |
| now() noexcept | golxzn::os::chrono::time | static |
| operator std::chrono::duration< Rep, Period >() const noexcept | golxzn::os::chrono::time | explicit |
| seconds() const noexcept | golxzn::os::chrono::time | |
| time(const std::chrono::microseconds duration) noexcept | golxzn::os::chrono::time | explicit |
| time(const std::chrono::duration< Rep, Period > duration) noexcept | golxzn::os::chrono::time | explicit |
| time(const std::chrono::time_point< Clock, Duration > time_point) noexcept | golxzn::os::chrono::time | explicit |
| time(const utils::floating_point_t< T > seconds) noexcept | golxzn::os::chrono::time | explicit |
| time(const i32 milliseconds) noexcept | golxzn::os::chrono::time | explicit |
| time(const i64 microseconds) noexcept | golxzn::os::chrono::time | explicit |
| zero() noexcept | golxzn::os::chrono::time | static |