optimizate: pass the current timeout to the ID generator as a parameter, instead of getting the time from the ID generator itself
This commit is contained in:
@@ -113,7 +113,7 @@ enum session_stat
|
||||
MAX_STAT,
|
||||
};
|
||||
|
||||
// realtime in seconds
|
||||
// realtime in milliseconds
|
||||
enum session_timestamp
|
||||
{
|
||||
SESSION_TIMESTAMP_START,
|
||||
|
||||
Reference in New Issue
Block a user