0.5.5
Improved names of some method calls for clarity:
dump(anchor: Object = this)
becomesclearTiming(anchor: Object = this)
dumpAll()
becomesclearAllTiming()
Improved names of some method calls for clarity:
dump(anchor: Object = this)
becomes clearTiming(anchor: Object = this)
dumpAll()
becomes clearAllTiming()