Class VagrantPlugins::ProviderLibvirt::Util::Timer
In: lib/vagrant-libvirt/util/timer.rb
Parent: Object

Methods

time  

Public Class methods

A basic utility method that times the execution of the given block and returns it.

[Validate]