Fix method reference
This commit is contained in:
parent
3373ebc9ee
commit
e213561436
@ -28,4 +28,4 @@ exports.untrack = function(name) {
|
||||
return timestamp;
|
||||
};
|
||||
|
||||
exports.getCurrentTimeMs = getCurrentTimeMs();
|
||||
exports.getCurrentTimeMs = getCurrentTimeMs;
|
Loading…
Reference in New Issue
Block a user