ELinks 0.18.0
heartbeat.h File Reference
Include dependency graph for heartbeat.h:

Data Structures

struct  heartbeat
 

Functions

struct heartbeatadd_heartbeat (struct ecmascript_interpreter *interpreter)
 
void done_heartbeat (struct heartbeat *hb)
 
bool heartbeat_callback (JSContext *ctx)
 

Function Documentation

◆ add_heartbeat()

struct heartbeat * add_heartbeat ( struct ecmascript_interpreter * interpreter)

◆ done_heartbeat()

void done_heartbeat ( struct heartbeat * hb)

◆ heartbeat_callback()

bool heartbeat_callback ( JSContext * ctx)