PyPy
PyPy Configuration[objspace.usemodules.rctime]

objspace.usemodules.rctime

back to parent

Basic Option Information

  • name: rctime
  • description: use module rctime
  • command-line: --withmod-rctime
  • command-line for negation: --withoutmod-rctime
  • option type: boolean option
  • default: False
  • requirements:

Description

Use the 'rctime' module.

'rctime' is our rctypes based implementation of the builtin 'time' module. It supersedes the less complete --withmod-time, at least for C-like targets (the C and LLVM backends).