Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 228 Bytes

File metadata and controls

10 lines (6 loc) · 228 Bytes

psync

sync with progress indication

Quick hack to give you something to look at while waiting for the data to be written. Shows the amount of data that hasn't been flushed yet.

Compiling

g++ psync.cpp -pthread -o psync