diff options
author | OpenGnSys Support Team <soporte-og@soleta.eu> | 2022-03-25 14:57:36 +0100 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2022-03-25 14:58:27 +0100 |
commit | f3422f6afa7acabb96fcd50bd4a09c756afb7326 (patch) | |
tree | 07295a8e345b7e1a3bfeb956bc636da27600f4e3 /tests/units/test_0024_get_session.py | |
parent | 3b4aa721a46135ca1f441e79066248ad3cb79466 (diff) |
#915 add seconds since ogserver has been launched
Extend GET /stats to show the number of seconds since the ogserver started.
{
"time": {
"now": 1647262765, /* Seconds since 1970 */
"boot": 2151909 /* Seconds since boot */
"start" : 1647262854,, /* Seconds since 1970 */
},
[...]
Diffstat (limited to 'tests/units/test_0024_get_session.py')
0 files changed, 0 insertions, 0 deletions