Author Topic: The forum time is incorrect  (Read 7649 times)

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
The forum time is incorrect
« on: January 13, 2009, 01:48:36 pm »
It's  13:33 GMT+1.
But the forum time shows It's 13:46, When post the new thread. It's 15 minutes faster than the standard time.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.