telemetry.core.timeline.tracing.counter
index
telemetry/core/timeline/tracing/counter.py

# Copyright 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

 
Classes
       
__builtin__.object
Counter

 
class Counter(__builtin__.object)
    Stores all the samples for a given counter.
 
  Methods defined here:
UpdateBounds(self)
__init__(self, parent, category, name)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
max_timestamp
min_timestamp
num_samples
num_series