Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7540732
timer.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
279 B
Referenced Files
None
Subscribers
None
timer.h
View Options
#ifndef TIMER_H
#define TIMER_H
#include
<stdint.h>
#include
"ant.h"
void
init_timer_module
(
struct
js
*
js
,
jsval_t
ant_obj
);
void
process_timers
(
struct
js
*
js
);
void
process_microtasks
(
struct
js
*
js
);
int
has_pending_timers
(
void
);
int64_t
get_next_timer_timeout
(
void
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Wed, Jun 17, 1:45 PM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
575407
Default Alt Text
timer.h (279 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment