Time.h 60 B

123456
  1. #ifndef TIME_H
  2. #define TIME_H
  3. void lTimeRegister();
  4. #endif