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