FreeBSD kernel kern code
ksched Struct Reference

Data Fields

struct timespec rr_interval
 

Detailed Description

Definition at line 57 of file ksched.c.

Field Documentation

◆ rr_interval

struct timespec ksched::rr_interval

Definition at line 58 of file ksched.c.

Referenced by ksched_attach(), and ksched_rr_get_interval().


The documentation for this struct was generated from the following file: