commit | 5e7298c58039b544ca917c27a01566fc28b18f0e | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Wed May 20 16:25:11 2020 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Wed May 20 16:29:00 2020 -0500 |
tree | a605ca968f8ce605e29ab01b1b47d68eef406347 | |
parent | c21d0b36c7f68a0ce8dbe173564aa257c333280f [diff] |
monitor: Change factor from size_t to double To support a broader range of possible factors users could apply, change the optional factor from a size_t to double type. This allows a configuration to use a decimal factor value. Tested: N/A Change-Id: Id0540872df41946b8b75b1b75a4ee130a9ed0876 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>