class Syntaks::EBNF::ProfilingContext::Stats
- Syntaks::EBNF::ProfilingContext::Stats
- Reference
- Object
Defined in:
syntaks/ebnf/contexts.crInstance Method Summary
- #children_time : Float64
- #children_time=(children_time : Float64)
- #fail_count : Int32
- #fail_count=(fail_count : Int32)
- #invocation_count : Int32
- #invocation_count=(invocation_count : Int32)
- #self_time
- #success_count : Int32
- #success_count=(success_count : Int32)
- #total_time : Float64
- #total_time=(total_time : Float64)