Skip to content

Add a public interface to check whether processor time is available

In the current implementation, only Python>=3.3 supports process_elapsed in ProcessTimer. We should have a public interface to query whether process_elapsed is available (e.g. define a global variable SUPPORTS_PROCESS_TIME).

Motivation: boxtree!72 (comment 35067)

cc @inducer @mattwala

Edited by Hao Gao
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information