]> rtime.felk.cvut.cz Git - frescor/streamer.git/blob - rt.h
Proper CPU contracts in streamer
[frescor/streamer.git] / rt.h
1 /*
2  *  Copyright (c) 2008 Luca Abeni
3  *
4  *  This is free software; see GPL.txt
5  */
6 void rt_job_start(uint64_t t);
7 void rt_job_end(void);