예제 #1
0
파일: yappi.py 프로젝트: yunstanford/yappi
def get_clock_time():
    """
    Returns the current clock time with regard to current clock type.
    """
    return _yappi.get_clock_time()
예제 #2
0
파일: yappi.py 프로젝트: nirs/yappi
def get_clock_time():
    """
    Returns the current clock time with regard to current clock type.
    """
    return _yappi.get_clock_time()