📅  最后修改于: 2022-03-11 14:59:02.847000             🧑  作者: Mango
_.defer(function(stamp) { console.log(_.now() - stamp);}, _.now());// => Logs the number of milliseconds it took for the deferred invocation.