Add, document the constant SUPPORTS_PROCESS_TIME.
Compare changes
+ 10
− 2
@@ -136,6 +136,11 @@ Helpers for :mod:`numpy`
@@ -2083,6 +2088,9 @@ def reshaped_view(a, newshape):
@@ -2102,7 +2110,7 @@ class ProcessTimer(object):
@@ -2120,7 +2128,7 @@ class ProcessTimer(object):