p4raw-id: //depot/perl@9692
PROTOTYPES: ENABLE
BOOT:
-#ifdef ATLEASTFIVEOHOHFIVE
#ifdef HAS_GETTIMEOFDAY
hv_store(PL_modglobal, "Time::NVtime", 12, newSViv((IV) myNVtime), 0);
hv_store(PL_modglobal, "Time::U2time", 12, newSViv((IV) myU2time), 0);
#endif
-#endif
#ifdef HAS_USLEEP