Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 906 → Rev 905

/shark/trunk/include/modules/intdrive.h
54,8 → 54,5
/*+ Returns the used bandwidth of a level +*/
bandwidth_t INTDRIVE_usedbandwidth(LEVEL l);
 
/*+ Set the Q-theta value for the server - Return the accepted value +*/
TIME INTDRIVE_set_q_theta(LEVEL l, TIME new_q_theta);
 
__END_DECLS
#endif