Replace "time" type name by a more generic one "float"
This commit is contained in:
@ -109,7 +109,7 @@
|
||||
|
||||
"m_lastBlockedTimestamp" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "540"
|
||||
"linux" "560"
|
||||
|
Reference in New Issue
Block a user