PyTime_Init method

int PyTime_Init()

Implementation

int PyTime_Init() {
  return _PyTime_Init();
}