stellar support monotonic time and real time

This commit is contained in:
luwenpeng
2024-05-16 10:13:43 +08:00
parent 1ef82a0c6a
commit fdc65067b2
30 changed files with 201 additions and 124 deletions

View File

@@ -113,6 +113,7 @@ enum session_stat
MAX_STAT,
};
// realtime in seconds
enum session_timestamp
{
SESSION_TIMESTAMP_START,