Method
now
* Gets the current system time * \return time_point of the host system */
Source from the content-addressed store, hash-verified
| 4167 | * \return time_point of the host system |
| 4168 | */ |
| 4169 | date now() const { return date::clock::now(); } |
| 4170 | }; |
| 4171 | |
| 4172 | /** |
Tested by
no test coverage detected