1. 1/100 second

how i get the 1/100 second of current time? i cannot use date() for
that. thanks!

new topic     » topic index » view message » categorize

2. Re: 1/100 second

can you give me an example? I dont understand well.
______________________________________________________________________
J> not sure what does that in Euphoria, but you could use the dos_interrupt
J> thing to get the timer ticks  int 1A AH=00 returns a 32 bit tick count
J> (since midnight) in the cx:dx registers. and if your are really fast you
J> can peek at 0040:006c for the lowbyte Same count either way.
J> 55ms or 18.2 times a second, which won't give you an exact 1/100 ...

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu