UV_TIMER_PRIVATE_FIELDS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

heap_node
void*[3] heap_node;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
repeat
uint64_t repeat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
start_id
uint64_t start_id;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timeout
uint64_t timeout;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timer_cb
uv_timer_cb timer_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unused
int unused;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta