CpuGraph.this

Sets our main struct and passes it to the parent class.

  1. this(DzlCpuGraph* dzlCpuGraph, bool ownedRef = false)
    class CpuGraph
    this
    (
    DzlCpuGraph* dzlCpuGraph
    ,
    bool ownedRef = false
    )
  2. this(long timespan, uint maxSamples)

Meta