# XWUIRunDurationTimer

Live elapsed timer that freezes to a 'Thought for 12s' label.

## Basic Usage

Idle timer waiting to start.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Idle timer waiting to start.
```

## Running

Live elapsed thinking time.

```example
file: examples/Running.ts
html: examples/Running.html
title: Running
description: Live elapsed thinking time.
```

## Frozen

Thought for 12s.

```example
file: examples/Frozen.ts
html: examples/Frozen.html
title: Frozen
description: Thought for 12s.
```

## Custom prefixes

Override running/frozen labels.

```example
file: examples/CustomPrefix.ts
html: examples/CustomPrefix.html
title: Custom prefixes
description: Override running/frozen labels.
```

```api
```
