# File lib/new_relic/agent/samplers/cpu_sampler.rb, line 37 def record_systemtime(value) NewRelic::Agent.record_metric("CPU/System Time", value) end