Skip to contents

The wall-clock timings colocboostPipeline recorded for each analysis it ran.

Usage

getComputingTime(x, ...)

# S4 method for class 'ColocBoostResult'
getComputingTime(x, ...)

Arguments

x

A ColocBoostResult.

...

Ignored.

Value

A list of timings, empty when none were recorded.

Examples

methods::existsMethod("getComputingTime", "ColocBoostResult")
#> [1] TRUE