There was an error while loading. Please reload this page.
2 parents 57b4087 + 3458f81 commit bdc477dCopy full SHA for bdc477d
1 file changed
packages/contact-center/cc-components/src/components/task/TaskTimer/index.tsx
@@ -1,6 +1,6 @@
1
import React, {useEffect, useState, useRef} from 'react';
2
3
-// TaskTimer component for tracking task duration
+// TaskTimer component for tracking task duration and elapsed time
4
// Supports both countdown and count-up modes
5
// Uses Web Worker for accurate timing
6
// Handles RONA (Redirection on No Answer) timeout scenarios
0 commit comments