# c/time

Displays the time when a binary item was compiled. This
is stored in internal format and displayed in external format.

## Example(s)

```
list dict bp c/time
```

## See also

- [compile command](https://d3codex.com/tcl/compile-command/)
- [list-obj command](https://d3codex.com/tcl/list-obj-command/)

---
Source: https://d3codex.com/attributedefiningitem/c-time/ - part of the D3Codex reference.
