diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-06-07 11:28:37 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-04-18 12:25:50 -0400 |
commit | 89af88d016591a53e407749a12304f5f6165b1d5 (patch) | |
tree | 316fc0c3f8de10c5029b059b420b3241171a43b6 /src/debugcmds.c | |
parent | d5c72e3693f65d937a8ecd2f3a6274ca01ffd366 (diff) | |
download | kutter-89af88d016591a53e407749a12304f5f6165b1d5.tar.gz kutter-89af88d016591a53e407749a12304f5f6165b1d5.tar.xz kutter-89af88d016591a53e407749a12304f5f6165b1d5.zip |
linux: Simplify timer dispatch code
Implement rescheduling math using the simple 32-bit timer instead of
the Unix timespec struct. This makes the code simpler and doesn't
adversely impact the overall performance.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/debugcmds.c')
0 files changed, 0 insertions, 0 deletions