no im doing an open gl program. trying to do the spinning triangle program. but the problem with that is, on faster systems, it spins really fast. i need a portable way to see how many milliseconds have passed so that it can spin a certain distance. but the problem is, the only standard is with seconds, which does me no good. is there any other solution to this?