Ejemplo n.º 1
0
def get_clock_time():
    """
    Returns the current clock time with regard to current clock type.
    """
    return _yappi.get_clock_time()
Ejemplo n.º 2
0
Archivo: yappi.py Proyecto: nirs/yappi
def get_clock_time():
    """
    Returns the current clock time with regard to current clock type.
    """
    return _yappi.get_clock_time()