clock-bound-vmclock 2.0.3

A library used to interact with VMClock shared memory in ClockBound.
Documentation
1
2
3
4
5
6
7
8
9
# ClockBound VMClock

## Overview

This crate provides a reader and writer implementation for the VMClock.

## References

For more details about VMClock, see the description provided in file [vmclock-abi.h](https://github.com/torvalds/linux/blob/master/include/uapi/linux/vmclock-abi.h).