···23812381#### fakeTimers.shouldClearNativeTimers
2382238223832383- **Type:** `boolean`
23842384-- **Default:** `false`
23842384+- **Default:** `true`
2385238523862386-Tells fake timers to clear "native" (i.e. not fake) timers by delegating to their respective handlers. These are not cleared by default, leading to potentially unexpected behavior if timers existed prior to starting fake timers session.
23862386+Tells fake timers to clear "native" (i.e. not fake) timers by delegating to their respective handlers. When disabled, it can lead to potentially unexpected behavior if timers existed prior to starting fake timers session.
2387238723882388### workspace<NonProjectOption /> {#workspace}
23892389