struct

AtomSpace::CognitiveKernel::OperationMetrics

Inherits Struct < Value < Object

Constructors

new

Instance methods

avg_time_ms
avg_time_ms=(avg_time_ms : Float64)
cache_hit_rate
cache_hit_rate=(cache_hit_rate : Float64)
call_count
call_count=(call_count : UInt64)
record_operation(duration_ms : Float64, cache_hit : Bool)
total_time_ms
total_time_ms=(total_time_ms : Float64)