blob: 6f8091f16dd8029a6026bf3e387970bf07cd4f2b [file] [log] [blame]
var timer = {
/**
* Starts the timer
*/
start: function() {
},
/**
* Stops the timer
*/
stop: fu
}