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