diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2024-10-19 17:29:16 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2024-10-19 17:34:46 -0700 |
commit | bc29b5fe35e5b9fae05b0ff78fb76d0e0f8e74cd (patch) | |
tree | 1deff4645556a16bf730369fbd161110f23816e2 /src/desktop.c | |
parent | b3370e89a98e39dbf2928839c75fb20a108a5817 (diff) |
vcr: implement markers for vcr_present_mem_to_png()
This is a stupid simple naive implementation, but it does add
markers when enabled for mem->png (headless mode), e.g.:
`vmon --hertz 1 --markers 60 --headless --snapshots 3600`
Would give you minute markers in the borders of png snapshots
created every hour with 1hz samples (every column of pixels
represents a second, hence markers 60 gives you per-minute markers)
The current color used for the markers is not quite full
intensity yellow: {c0,c0,0}
Diffstat (limited to 'src/desktop.c')
0 files changed, 0 insertions, 0 deletions