def getCurrentFPS():
    '''
    returns the current frames per second as a number, rather than a useless string
    '''
    return r9Setup.getCurrentFPS()
def getCurrentFPS():
    '''
    returns the current frames per second as a number, rather than a useless string
    '''
    return r9Setup.getCurrentFPS()