kopia lustrzana https://github.com/c9/core
Adding mock timing metric
rodzic
8a7b887252
commit
8deb9cdd65
|
@ -13,7 +13,8 @@ function plugin(options, imports, register) {
|
|||
register(null, {
|
||||
"metrics": {
|
||||
log: function() {},
|
||||
increment: function() {}
|
||||
increment: function() {},
|
||||
timing: function() {}
|
||||
}
|
||||
});
|
||||
}
|
Ładowanie…
Reference in New Issue