IProfilerValueProducer Description interface Tinman.Engine.Profiling.IProfilerValueProducer Extended by ProfilerVariable sealed Base interface for classes that produce profiler values. Public / Methods Value public method Value → (2) value in : float64 The value. unit in : ProfilerValueUnit The value unit. Produces a profiler value. IProfilerValueConsumer Profiler