Motr  M0
profiler Class Reference
Collaboration diagram for profiler:
Collaboration graph

Public Member Functions

def __init__ (self, what)
 
def __exit__ (self, exp_type, exp_val, traceback)
 
def __enter__ (self)
 

Data Fields

 what
 
 start
 

Detailed Description

Definition at line 329 of file addb2db.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  what 
)

Definition at line 330 of file addb2db.py.

Member Function Documentation

◆ __enter__()

def __enter__ (   self)

Definition at line 336 of file addb2db.py.

◆ __exit__()

def __exit__ (   self,
  exp_type,
  exp_val,
  traceback 
)

Definition at line 333 of file addb2db.py.

Field Documentation

◆ start

start

Definition at line 337 of file addb2db.py.

◆ what

what

Definition at line 331 of file addb2db.py.


The documentation for this class was generated from the following file: