Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
jwt::default_clock Struct Reference

#include <goby/util/thirdparty/jwt-cpp/jwt.h>

Public Member Functions

date now () const
 

Detailed Description

Default clock class using std::chrono::system_clock as a backend.

Definition at line 4164 of file jwt.h.

Member Function Documentation

◆ now()

date jwt::default_clock::now ( ) const
inline

Gets the current system time

Returns
time_point of the host system

Definition at line 4169 of file jwt.h.


The documentation for this struct was generated from the following file: