package flash.sampler; extern class Sample { final stack : Array<StackFrame>; final time : Float; }