Pastebin

Paste #249:

< previous paste - next paste>

Pasted by Flawless

Download View as text

  x := 100;
  t.tv_sec := (x div 1000);
  t.tv_nsec := (x mod 1000) * 1000 * 1000;
  fpnanosleep(@t, @t);

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.