35 lines
721 B (Stored with Git LFS)
Plaintext
35 lines
721 B (Stored with Git LFS)
Plaintext
virt_timer = {
|
|
timer = {
|
|
0 = {
|
|
inUse = true
|
|
period = 2147483647
|
|
timeToFire = 2147483647
|
|
active = true
|
|
continuous = true
|
|
}
|
|
1 = {
|
|
inUse = true
|
|
period = 3599
|
|
timeToFire = 16267004
|
|
active = true
|
|
continuous = false
|
|
}
|
|
}
|
|
current_timers_time = 16263405
|
|
timers_next_event_time = 3599
|
|
last_sequential_time = 0
|
|
virtual_next_event_time = 3599
|
|
current_virtual_time = 16263405
|
|
last_real_time = 1776611930319859
|
|
total_real_usec = 0
|
|
last_realtime_delta = 0
|
|
last_usec = 0
|
|
usec_per_second = 1000000
|
|
stored_delta = 0
|
|
last_system_usec = 0
|
|
em_last_realtime = 0
|
|
total_ticks = 0
|
|
last_realtime_ticks = 0
|
|
ticks_per_second = 1000000
|
|
}
|