package hl
Available on hl
staticglobalBits:EnumFlags<TrackKind>staticthreadBits:EnumFlags<TrackKind>staticdump(fileName:String = "track.dump", sortBySize:Bool = false, reset:Bool = true):Voidstaticevent(code:Int, ?data:String):VoidstaticeventBytes(code:Int, data:Bytes):VoidstaticgetData(sortBySize:Bool = false, reset:Bool = true):Array<Result>staticgetFieldName(hash:Int):Bytesstaticreset():VoidReset accumulated tracked data.
staticrestart():VoidRestart tracking after being stopped.
staticsetMaxDepth(v:Int):VoidSet maximum stack depth for reports (default = 10)
staticstop():VoidStop tracking for all threads.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/hl/Profile.html