MCPcopy Create free account
hub / github.com/Thalhammer/jwt-cpp / now

Method now

include/jwt-cpp/jwt.h:4169–4169  ·  view source on GitHub ↗

* 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 /**

Callers 2

builderClass · 0.45
verifyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected