package com.bytedance.sdk.component.lb.fm;

import android.os.SystemClock;

/* JADX INFO: loaded from: classes.dex */
public class fm {
    long ajl;
    long fm = SystemClock.elapsedRealtime();
    long jnr;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    long f6655lb;
    long ro;
    long wsy;
    long wu;
    long yz;

    public long ajl() {
        return this.ajl;
    }

    public void dsz() {
        this.wu = SystemClock.elapsedRealtime();
    }

    public long duv() {
        return this.wu;
    }

    public long ef() {
        return this.jnr;
    }

    public void fhx() {
        this.ro = SystemClock.elapsedRealtime();
    }

    public void fm() {
        this.f6655lb = SystemClock.elapsedRealtime();
    }

    public void jnr() {
        this.ajl = SystemClock.elapsedRealtime();
    }

    public void ku() {
        this.wsy = SystemClock.elapsedRealtime();
    }

    public void lb() {
        this.jnr = SystemClock.elapsedRealtime();
    }

    public long onz() {
        return this.ro;
    }

    public void ro() {
        this.yz = SystemClock.elapsedRealtime();
    }

    public String toString() {
        return "RequestHttpTime{requestBuildTs=" + this.fm + ", asyncCallExecTs=" + this.ro + ", requestStartExecTs=" + this.f6655lb + ", requestConnectStartTs=" + this.yz + ", requestConnectFinishTs=" + this.jnr + ", reqCallServerStartTs=" + this.wsy + ", reqCallServerFinishTs=" + this.wu + '}';
    }

    public long vt() {
        return this.wsy;
    }

    public long wsy() {
        return this.f6655lb;
    }

    public long wu() {
        return this.yz;
    }

    public long yz() {
        return this.fm;
    }
}
