# Generated by roxygen2 (4.0.2): do not edit by hand

S3method(autoplot,microbenchmark)
S3method(boxplot,microbenchmark)
S3method(print,microbenchmark)
S3method(summary,microbenchmark)
export(get_nanotime)
export(microbenchmark)
export(microtiming_precision)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,stat_ydensity)
importFrom(graphics,boxplot)
useDynLib(microbenchmark,do_get_nanotime)
useDynLib(microbenchmark,do_microtiming)
useDynLib(microbenchmark,do_microtiming_precision)
