adireddy/perf

View on GitHub

Showing 4 of 4 total issues

String memory appears 3 times in the file
Open

memory = _createDiv("memory", 32);
Severity: Minor
Found in src/Perf.hx by haxe-checkstyle

Left curly should be at EOL (only line break or comment after curly)
Open

id = Timer.delay(function() { callback(currTime + timeToCall); }, timeToCall);
Severity: Info
Found in src/Perf.hx by haxe-checkstyle

Invalid member signature: RAF (name should be ~/^_[a-z][a-zA-Z0-9]*$/)
Open

var RAF:Dynamic;
Severity: Info
Found in src/Perf.hx by haxe-checkstyle

Invalid member signature: CAF (name should be ~/^_[a-z][a-zA-Z0-9]*$/)
Open

var CAF:Dynamic;
Severity: Info
Found in src/Perf.hx by haxe-checkstyle
Severity
Category
Status
Source
Language