MARGIN_TARGET_PCT
target = WEIGHT_ONE * MARGIN_TARGET_PCT / 100;
margins->target = (period_us * MARGIN_TARGET_PCT / 100) * vrate;