Timer1 lib on ATtiny2313, Arduino-tiny

Does the Timer1 lib work on ATtiny2313 using Arduino-tiny ?
Are there any caveats in using it ?
Or should I be looking at an alternative ?

My usecase has nothing to do with PWM. I am not using PWM function.
I just need it for just high-precision timing for bit-banging a pair of pins.