Search:

Type: Posts; User: LAMER_CODER

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    688

    yup ^ works, thanks prelude and grumpy

    yup ^ works, thanks prelude and grumpy
  2. Replies
    3
    Views
    688

    Dividing a time variable

    So i have this -
    time_t t4 = time(NULL);

    //and then some stuff

    time_t t5 = time(NULL);


    iElapsedYah = t5-t4;
Results 1 to 2 of 2