Differences From Artifact [9d77b8881b]:
- File src/OFKernelEventObserver.m — part of check-in [374e1a1bfa] at 2021-01-02 22:04:26 on branch trunk — Update copyright (user: js, size: 6295) [annotate] [blame] [check-ins using] [more...]
To Artifact [4e64aadcfc]:
- File src/OFKernelEventObserver.m — part of check-in [8c0d76f782] at 2021-04-17 00:51:42 on branch new-naming-convention — of_time_interval_t -> OFTimeInterval (user: js, size: 6291) [annotate] [blame] [check-ins using]
︙ | |||
241 242 243 244 245 246 247 | 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 | - + | } - (void)observe { [self observeForTimeInterval: -1]; } |
︙ |