ELinks 0.19.1
performance.h File Reference
#include <quickjs/quickjs.h>
Include dependency graph for performance.h:
This graph shows which files directly or indirectly include this file:

Functions

JSValue getPerformance (JSContext *ctx)

Variables

JSClassID js_performance_class_id

Function Documentation

◆ getPerformance()

JSValue getPerformance ( JSContext * ctx)

Variable Documentation

◆ js_performance_class_id

JSClassID js_performance_class_id
extern